home *** CD-ROM | disk | FTP | other *** search
/ Kamasutra Comic / Kamasutra Comic.iso / DirectX / directx.cab / dxdiacht.chm / backsdk4.css < prev    next >
Cascading Style Sheet File  |  2000-11-07  |  5KB  |  443 lines

  1. /* Cascading Style Sheet for Platform SDK Content */
  2.  
  3.  
  4. body
  5.     {
  6.     margin-top: 0px;
  7.     padding: 0px 0px 0px 26px;
  8.     background: #ffffff; 
  9.     color: #000000;
  10.     font-family: ╖s▓╙⌐·┼Θ, ▓╙⌐·┼Θ, PMingLiU, MingLiU;
  11.     font-size: 9pt;
  12.     }
  13.  
  14. div
  15.     {
  16.     width: 9pt;
  17.     border: 2px solid #999999;
  18.     padding: 4px 8px;
  19.     background: #cccccc;
  20.     }
  21.     
  22. h1, h2, h3, h4
  23.     {
  24.     font-family: ╖s▓╙⌐·┼Θ, ▓╙⌐·┼Θ, PMingLiU, MingLiU;
  25.     margin-left: -26px;
  26.     }
  27.     
  28. h1
  29.     {
  30.     font-size: 12pt;
  31.     margin-top: .5em;
  32.     margin-bottom: .5em; 
  33.     }
  34.     
  35. h2
  36.     {
  37.     font-size: 130%;
  38.     margin-top: 1em;
  39.     margin-bottom: .6em; 
  40.     }
  41.     
  42. h3
  43.     {
  44.     font-size: 115%;
  45.     margin-top: 1em;
  46.     margin-bottom: .6em;
  47.     }
  48.     
  49. h4
  50.     {
  51.     font-size: 100%;
  52.     margin-top: 1em;
  53.     margin-bottom: .6em; 
  54.     }
  55.  
  56. ul p, ol p, dl p
  57.     {
  58.     margin-left: 0em;
  59.     }
  60.  
  61. p
  62.     {
  63.     margin-top: .6em;
  64.     margin-bottom: .6em;
  65.     }
  66.  
  67. dl
  68.     {
  69.     margin-top: 0em; 
  70.     }
  71.  
  72. dd
  73.     {
  74.     margin-bottom: 0em;  
  75.     margin-left: 1.9em; 
  76.     }
  77.  
  78. dt
  79.     {
  80.     margin-top: .6em; 
  81.     }
  82.  
  83. ul, ol
  84.     {
  85.     margin-top: .6em;     
  86.     margin-bottom: 0em;
  87.     }
  88.     
  89. ol
  90.     {
  91.     margin-left: 3.6em; 
  92.     }    
  93.     
  94. ul
  95.     {
  96.     list-style-type: disc; 
  97.     margin-left: 1.9em; 
  98.     }
  99.  
  100. li
  101.     {
  102.     margin-bottom: .6em;
  103.     }
  104.  
  105. ul ol, ol ol
  106.     {
  107.     list-style-type: lower-alpha;
  108.     {
  109.  
  110. pre
  111.     {
  112.     margin-top: .6em;
  113.     margin-bottom: .6em; 
  114.     }
  115.  
  116. pre,code
  117.     {
  118.     font: 100% Courier New, Courier, mono; 
  119.     color: #660000;
  120.     }
  121.  
  122. table
  123.     {
  124.     width: 90%;
  125.     background: #999999;
  126.     margin-top: .6em;
  127.     margin-bottom: .3em;
  128.     }
  129.         
  130. th
  131.     { 
  132.     padding: 4px 8px;
  133.     background: #cccccc;
  134.     text-align: left;
  135.     font-size: 70%;
  136.     vertical-align: bottom;
  137.     }
  138.         
  139. td
  140.     { 
  141.     padding: 4px 8px;
  142.     background: #ffffff;
  143.     vertical-align: top;
  144.     font-size: 70%;
  145.     }
  146.  
  147. blockquote
  148.     {
  149.     margin-left: 3.8em;
  150.     margin-right: 3.8em;
  151.     margin-top: .6em;
  152.     margin-bottom: .6em;
  153.     }
  154.  
  155. sup
  156.     {
  157.     text-decoration: none;
  158.     font-size: smaller; 
  159.     }
  160.  
  161. a:link
  162.     {
  163.     color: #0066ff;
  164.     }
  165.     
  166. a:visited
  167.     {
  168.     color: #996600; 
  169.     }
  170.     
  171. a:hover
  172.     {
  173.     color: #cc9900;
  174.     }
  175.     
  176. .label
  177.     {
  178.     font-weight: bold; 
  179.     margin-top: 1em;
  180.     margin-left: -26px;
  181.     }
  182.     
  183. .tl
  184.     {
  185.     margin-bottom: .75em; 
  186.     }
  187.     
  188. .atl
  189.     {
  190.     padding-left: 1.5em;
  191.     padding-bottom: .75em; 
  192.     }
  193.     
  194. .cfe
  195.     {
  196.     font-weight: bold; 
  197.     }
  198.     
  199. .mini
  200.     {
  201.     font-size: smaller;
  202.     }
  203.     
  204. .dt
  205.     {
  206.     margin-bottom: -.6em; 
  207.     }
  208.     
  209. .indent
  210.     {
  211.     margin-left: 1.9em; 
  212.     margin-right: 1.9em;
  213.     }
  214.  
  215. .product
  216.     {
  217.     text-align: right;
  218.     color: #333333;
  219.     font-size: smaller;
  220.     font-style: italic;
  221.     }
  222.  
  223.  
  224. .buttonbarshade
  225.     {
  226.     position: relative;
  227.     margin: 0;
  228.     left: 10px;
  229.     top: 2;
  230.     width: 100%;
  231.     height: 21px;
  232.     }
  233.  
  234. .buttonbartable
  235.     {
  236.     position: absolute;
  237.     margin: 0;
  238.     left: 0;
  239.     top: 2;
  240.     width: 100%;
  241.     height: 21px;
  242.     }
  243.  
  244. table.buttonbartable td, table.buttonbarshade td
  245.     {
  246.     background:  #99ccff;
  247.     border-left: 2px solid #ffffff;
  248.     margin: 0;
  249.     padding: 3px 0px 4px 0px;
  250.     font-family: ╖s▓╙⌐·┼Θ, ▓╙⌐·┼Θ, PMingLiU, MingLiU;
  251.     font-size: 9pt;
  252.     }
  253.  
  254. table.buttonbartable td.button1
  255.     {
  256.     background: #6699ff;
  257.     padding: 0;
  258.     font-weight: bold;
  259.     text-align: center;
  260.     cursor: hand;
  261.     }
  262.  
  263. table.buttonbartable td.button2
  264.     {
  265.     background: #99cc66;
  266.     font-weight: bold;
  267.     text-align: center;
  268.     }
  269.  
  270. table.buttonbartable td.button3
  271.     {
  272.     background: #cc9966;
  273.     font-weight: bold;
  274.     text-align: center;
  275.     }
  276.  
  277. table.buttonbartable td.runninghead
  278.     {
  279.     padding-left: 4px;
  280.     text-align: left;
  281.     }
  282.  
  283. .version
  284.     {
  285.     text-align: left;
  286.     color: #000000;
  287.     margin-top: 3em;
  288.     margin-left: -26px;
  289.     font-size: smaller;
  290.     font-style: italic;
  291.     }
  292.  
  293.  
  294. .lang, .ilang
  295.     {
  296.     color: #0000ff;
  297.     font: normal 7pt Arial, Helvetica, sans-serif;
  298.     }
  299.  
  300. div.langMenu
  301.     {
  302.     position: absolute;
  303.     z-index: 1;
  304.     width: 96pt;
  305.     padding: 8pt;
  306.     visibility: hidden;
  307.     border: 1px solid #000000;
  308.     background: #ffffd0;
  309.     }
  310.  
  311. div.langMenu ul
  312.     {
  313.     padding-left: 2em;
  314.     margin-left: 0;
  315.     }
  316.  
  317. div.filtered
  318.     {
  319.     margin: 4pt 0 8pt -26px;
  320.     padding: 4px 4px 8px 26px;
  321.     width: 100%;
  322.  
  323.     border: 2px solid #aaaacc;
  324.  
  325.     background: #ffffff;
  326.     }
  327.  
  328. div.filtered2
  329.     {
  330.     margin: 4pt 0 8pt -26px;
  331.     padding: 4px 4px 8px 26px;
  332.     width: 100%;
  333.  
  334.     border: none;
  335.     background: #ffffff;
  336.     }
  337.  
  338. div.filtered h1, div.filtered h2, div.filtered h3, div.filtered h4
  339.     {
  340.     margin-left: -22px;
  341.     }
  342.  
  343. div.filtered span.lang
  344.     {
  345.     position: relative;
  346.     left: -22px;
  347.     }
  348.  
  349.  
  350. div.reftip
  351.     {
  352.     position: absolute;
  353.     z-index: 1;
  354.     padding: 8pt;
  355.     visibility: hidden;
  356.     border: 1px solid #000000;
  357.     background: #ffffd0;
  358.     }
  359.  
  360. pre.syntax
  361.     {
  362.     background: #dddddd;
  363.     padding: 2pt,4pt;
  364.     cursor: text;
  365.     }
  366.  
  367. pre.syntax
  368.     {
  369.     color: #000000;
  370.     }
  371.  
  372. a.synParam
  373.     {
  374.     color: #0040ff;
  375.     text-decoration: none;
  376.     }
  377.  
  378. a.synParam:hover
  379.     {
  380.     text-decoration: underline;
  381.     }
  382.  
  383. div.sapop
  384.     {
  385.     position: absolute;
  386.     z-index: 1;
  387.     left: 26px;
  388.     width: 100%;
  389.     padding: 10px 10px 10px 36px;
  390.     visibility: hidden;
  391.     border: 1px solid #000000;
  392.     background: #ffffd0;
  393.     }
  394.  
  395.  
  396. div.footer
  397.     {
  398.     width: 100%;
  399.     border: none;
  400.     background: #ffffff;
  401.     margin-top: 18pt;
  402.     padding-bottom: 12pt;
  403.     color: #228B22;
  404.     text-align: center;
  405.     font-size: 9pt;
  406.     }
  407.  
  408. .note
  409.     {
  410.     margin-left: 14pt;
  411.     margin-right: 12pt;
  412.     }
  413.  
  414. .indent1
  415.     {
  416.     margin-left: 12pt;
  417.     }
  418.  
  419. .indent2
  420.     {
  421.     margin-left: 24pt;
  422.     }
  423.  
  424. .indent3
  425.     {
  426.     margin-left: 36pt;
  427.     }
  428.  
  429. p.proch
  430.     {
  431.     padding-left: 16px;
  432.     }
  433.  
  434. p.proch img
  435.     {
  436.     position: relative; 
  437.     vertical-align: top;
  438.     left: -18px; 
  439.     margin-right: -14px; 
  440.     margin-bottom: -18px;
  441.     }
  442.  
  443.